Skip to content

examples : Improved inference performance of Android example project#3913

Merged
danbev merged 2 commits into
ggml-org:masterfrom
yymin1022:master
Jun 30, 2026
Merged

examples : Improved inference performance of Android example project#3913
danbev merged 2 commits into
ggml-org:masterfrom
yymin1022:master

Conversation

@yymin1022

Copy link
Copy Markdown
Contributor

Hi, there !

I found that AGP Debug build of whisper.android project has critical performance issue.

So I applied a simple tricky fix to this issue, which is also mentioned from comment of #1070.

Same fix is already applied to llama.cpp.

This PR just applies CMAKE_BUILD_TYPE=Release to NDK Build arguments of each whisper.android and whisper.android,java example project.

@yymin1022 yymin1022 changed the title fix/android-debug-inference-issue: Improved inference performance of Android example project examples : Improved inference performance of Android example project Jun 27, 2026
@yymin1022 yymin1022 force-pushed the master branch 2 times, most recently from 2892f9d to 10def9e Compare June 30, 2026 07:12
@yymin1022

This comment was marked as outdated.

@yymin1022

Copy link
Copy Markdown
Contributor Author

I've updated commits about CI failure again.

@danbev

danbev commented Jun 30, 2026

Copy link
Copy Markdown
Member

I'll take a closer look at the failing CI build.

@yymin1022 Thanks for this!

@danbev danbev merged commit 65dc3fe into ggml-org:master Jun 30, 2026
39 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants